ComponentOne Xamarin.Android
PerformClick Method (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : PerformClick Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("performClick", 
   "()Z", 
   "GetPerformClickHandler")>
Public Overridable Function PerformClick() As Boolean
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Boolean
 
value = instance.PerformClick()
[Android.Runtime.Register("performClick", 
   "()Z", 
   "GetPerformClickHandler")]
public virtual bool PerformClick()
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members